-
Home
-
LivePayments – mobilPay Card WooCommerce Payment Gateway
-
0.1.6 (latest)
-
Code
-
Classes
- MobilpayTransaction
| Total Complexity |
72 |
| Dependencies |
1 |
| Dependents |
5 |
| Total lines |
347 |
| Lines of code |
241 |
| Logical lines of code |
95 |
| Comment lines |
3 |
| Methods |
40 |
| Properties |
18 |
Methods 40
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
51 |
4 |
25 |
| canBeSetConfirmed() |
S |
69 |
5 |
7 |
| canBeSetCredited() |
S |
69 |
5 |
7 |
| getStatusLabel() |
S |
53 |
3 |
23 |
| canBeSetFailed() |
S |
71 |
4 |
6 |
| setPaymentPending() |
S |
65 |
4 |
9 |
| setConfirmed() |
S |
59 |
3 |
15 |
| setCredited() |
S |
61 |
3 |
13 |
| canBeSetCancelled() |
S |
73 |
3 |
5 |
| _getData() |
S |
55 |
1 |
20 |
| save() |
S |
65 |
2 |
9 |
| setFailed() |
S |
65 |
2 |
10 |
| isPaymentPending() |
S |
76 |
2 |
4 |
| canBeSetPaymentPending() |
S |
76 |
2 |
4 |
| isPartiallyConfirmed() |
S |
79 |
2 |
3 |
| setCancelled() |
S |
66 |
2 |
9 |
| isPartiallyCredited() |
S |
79 |
2 |
3 |
| _setLastUpdated() |
S |
80 |
1 |
3 |
| isNew() |
S |
80 |
1 |
3 |
| isAmountCompletelyProcessed() |
S |
78 |
1 |
3 |
| isFailed() |
S |
80 |
1 |
3 |
| isConfirmed() |
S |
80 |
1 |
3 |
| isCancelled() |
S |
80 |
1 |
3 |
| isCredited() |
S |
80 |
1 |
3 |
| _increaseProcessedAmount() |
S |
78 |
1 |
3 |
| getId() |
S |
82 |
1 |
3 |
| getOrderId() |
S |
82 |
1 |
3 |
| getOrderUserId() |
S |
82 |
1 |
3 |
| getTransactionId() |
S |
82 |
1 |
3 |
| getProviderTransactionId() |
S |
82 |
1 |
3 |
| getStatus() |
S |
82 |
1 |
3 |
| getErrorCode() |
S |
82 |
1 |
3 |
| getErrorMessage() |
S |
82 |
1 |
3 |
| getAmount() |
S |
82 |
1 |
3 |
| getProcessedAmount() |
S |
82 |
1 |
3 |
| getCurrency() |
S |
82 |
1 |
3 |
| getPANMasked() |
S |
82 |
1 |
3 |
| getTimestampInitiated() |
S |
82 |
1 |
3 |
| getTimestampLastUpdated() |
S |
82 |
1 |
3 |
| getIpAddress() |
S |
82 |
1 |
3 |